PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStringLayoutOptions Class / getY Method
In This Topic
    getY Method
    In This Topic
    Gets the Y coordinate of the text anchor point.
    The anchor point depends on the vertical text alignment.
    Syntax
    public double getY()

    Return Value

    Y coordinate of text anchor point.
    See Also